projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5e278c
)
(XTupdate_end): Always clear mouse_face_defer flag.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 31 Aug 1996 02:44:14 +0000
(
02:44
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 31 Aug 1996 02:44:14 +0000
(
02:44
+0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 3b852a63622cb2ec91e14d7b8997f0116a7ae47f..93c906ef67c2425200b1f3c1fccad9bb1e756781 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-391,8
+391,7
@@
XTupdate_end (f)
do_line_dance ();
x_display_cursor (f, 1, curs_x, curs_y);
- if (f == FRAME_X_DISPLAY_INFO (f)->mouse_face_mouse_frame)
- FRAME_X_DISPLAY_INFO (f)->mouse_face_defer = 0;
+ FRAME_X_DISPLAY_INFO (f)->mouse_face_defer = 0;
#if 0
/* This fails in the case of having updated only the echo area
if we have switched buffers. In that case, FRAME_CURRENT_GLYPHS